home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / README.PARSEINFO < prev    next >
Encoding:
Text File  |  1998-10-19  |  1019 b   |  26 lines

  1. README.parseinfo - JeffBauer@bigfoot.com - May 21, 1998
  2.  
  3. parseinfo is an executable to test the parsing the pcgi
  4.   info file.  Although pcgifile.py can be used to test
  5.   how the pcgi-wrapper is expected to react "in vitro"
  6.   (i.e. as a CGI process) the parseinfo program actually
  7.   runs the info file through the parser code  (although
  8.   it performs no further environment testing).
  9.  
  10. usage:  parseinfo  <pcgi-info-file>
  11.  
  12. sample output:
  13.  
  14.   r->sw_info           /export/home/jbauer/tmp/pcgiinfo
  15.   r->sw_name           
  16.   r->sw_home           
  17.   r->sw_exe            /usr/local/bin/python
  18.   r->procpath          /export/home/jbauer/var/pcgitime.pid
  19.   r->sockpath          /export/home/jbauer/var/pcgitime.socket
  20.   r->modpath           /export/home/jbauer/www/cgi-bin/pcgitime.py
  21.   r->pubpath           /export/home/jbauer/www/cgi-bin/pcgi_publisher.py
  22.   r->procid            0
  23.   r->insertPath        
  24.   r->pythonPath        .:/usr/local/lib/python1.5:/var/share/s0/python
  25.   CloseFileDescriptors 0
  26.